projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd80ee6
)
Fix last change of dd80ee6 (was: mm-uu.el: Don't dissect patch part)
author
Katsumi Yamaoka
<yamaoka@jpl.org>
Fri, 13 Jan 2017 07:42:35 +0000
(07:42 +0000)
committer
Katsumi Yamaoka
<yamaoka@jpl.org>
Fri, 13 Jan 2017 07:42:35 +0000
(07:42 +0000)
lisp/gnus/mm-uu.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mm-uu.el
b/lisp/gnus/mm-uu.el
index 3455cc423d92364f8204f14302fd4093c706b8eb..10cdeed3fbbb2d30daad1c089875618653a29a7b 100644
(file)
--- a/
lisp/gnus/mm-uu.el
+++ b/
lisp/gnus/mm-uu.el
@@
-711,8
+711,7
@@
Assume text has been decoded if DECODED is non-nil."
;; Mutt still uses application/pgp even though
;; it has already been withdrawn.
(string-match "\\`text/\\|\\`application/pgp\\'" type)
- (not
- (string-match "\\`text/x-\\(?:diff\\|patch\\)\\'" type))
+ (not (string-match "/x-\\(?:diff\\|patch\\)\\'" type))
(equal (car (mm-handle-disposition handle))
"inline")
(setq